home *** CD-ROM | disk | FTP | other *** search
/ Cinema Studio: Frank Herrmann / Cinema Studio - Frank Herrmann.iso / tools / dust / examples2.0 / heads / heads.bat < prev    next >
DOS Batch File  |  1995-05-23  |  282b  |  13 lines

  1. load(1,ahead)
  2. load(2,bhead)
  3. #change the color otherwise we don't see the (black) hair
  4. setcolsgroup(2,60,40,16,hair)
  5. morph2(2,1,10,obj)
  6. loadseq(1,result,obj,1)
  7. set(drawmode,face)
  8. set(rotx,342)
  9. set(rotz,-24)
  10. set(zoom,1.3333)
  11. windowseq(1,result)
  12. request("Continue/Exit","O.k.","O.k.")
  13.